home *** CD-ROM | disk | FTP | other *** search
/ Champak 143 / (Vol 143) Nov 15 2011.iso / Games / bratz_fashion_designer.swf / scripts / DefineButton2_1129 / BUTTONCONDACTION on(release).as
Text File  |  2011-11-15  |  78b  |  7 lines

  1. on(release){
  2.    if(_global.stage)
  3.    {
  4.       gotoAndStop("end");
  5.    }
  6. }
  7.